Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


GetPreScaleOffset

The GetPreScaleOffset method returns, in the specified structure, the offset to use if you are going to apply the offset before scaling.

void GetPreScaleOffset (out ODPoint offset);
offset
A point specifying the horizontal (x) and vertical (y) translation values to use before scaling.
DISCUSSION
This method is useful if you want to transform your data by first offsetting and then scaling it. It should not be used if the transformation involves rotation, skewing, or perspective.

SEE ALSO
The ODPoint type (page 885).
The ODTransform::GetOffset method (page 769).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help